﻿/*dede58.com 做最好的织梦整站模板下载网站*/
* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
.clearfix, .c {
	zoom: 1;
	clear: both;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
	display: table;
	content: "";
}
.clearfix:after, .c:after {
	clear: both;
}
.A {
	font-family: Arial;
}
/* Write your styles */
#head {
	height: 92px;
}
.header {
	width: 1120px;
	height: 92px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
.logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 238px;
	height: 138px;
	box-shadow: 0 0 10px #666666;
}
.nav {
	line-height: 92px;
	float: right;
}
.nav li {
	float: left;
	background: url(../img/nav_fg.jpg) no-repeat center left;
	padding: 0 25px;
	position: relative;
}
.nav_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 2px;
	background: #e05d29;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.nav_bottom_sanjiao {
	position: absolute;
	opacity: 0;
	left: 0;
	right: 0;
	bottom: 2px;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-bottom: 3px solid #E05D29;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.nav li:hover .nav_bottom_sanjiao {
	opacity: 1;
}
.nav li:hover .nav_bottom {
	width: 100%;
}
.nav li.nav_now_li .nav_bottom {
	width: 100%;
}
.nav li.nav_now_li .nav_bottom_sanjiao {
	opacity: 1;
}
.nav li.nav_li1 {
	background: none;
}
.nav li a {
	display: block;
	font-size: 16px;
	color: #666666;
}
.banner {
	height: 580px;
}
.banner_new {
	height: 72px;
	line-height: 72px;
	background-color: #496591;
}
.banner_li {
	height: 580px;
}
.banner_new_box {
	width: 1120px;
	height: 72px;
	margin: 0 auto;
}
.banner_new_img {
	float: left;
	width: 50px;
	text-align: center;
}
.banner_new_con {
	float: left;
	height: 72px;
	width: 1070px;
}
.banner .am-viewport li {
	height: 580px;
}
#scrollDiv {
	overflow: auto
}
.scrollText {
	width: 100%;
	height: 72px;
	line-height: 72px;
	float: left;
	overflow: hidden
}
.scrollText li {
	height: 72px;
	padding-left: 10px;
}
.scrollText li a {
	font-size: 14px;
	color: #ffffff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.scrollText li a:hover {
	color: #e05d29;
}
.banner .am-slider-a1 .am-control-nav li a {
	width: 16px;
	height: 16px;
	border-radius: 0;
	background-color: rgba(255,255,255,1);
}
.banner .am-slider-a1 .am-control-nav li a.am-active {
	background-color: #496591;
}
.main_anniu {
	height: 500px;
}
.main_anniu_box {
	width: 1080px;
	margin: 130px auto 0 auto;
}
.main_anniu_box li {
	float: left;
	margin-right: 65px;
	width: 205px;
	cursor: pointer;
}
.main_anniu_box li.main_anniu_lilast {
	margin-right: 0;
}
.main_anniu_li {
	width: 180px;
	height: 180px;
	margin: 0 auto;
	vertical-align: middle;
	/*line-height: 180px;*/
	text-align: center;
	background: url(../img/banner_anniu_kuang2.png) no-repeat center;
}
.main_anniu_li2 {
	width: 180px;
	height: 180px;
	vertical-align: middle;
	background: url(../img/banner_anniu_kuang.png) no-repeat center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main_anniu_li_xian {
	width: 97px;
	height: 1px;
	margin-top: 90px;
	background-color: #d2d2d2;
}
.main_anniu_li_name {
	font-size: 16px;
	color: #666666;
	margin-top: 15px;
	text-align: center;
}
.main_anniu_li_con {
	font-size: 14px;
	color: #909090;
	text-align: center;
	margin-top: 4px;
}
.main_anniu_box li.main_anniu_li_li2 {
	width: 97px;
}
.main_anniu_box li.main_anniu_box_li:hover .main_anniu_li2 {
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.main_anniu_box_li {
	position: relative;
}
.main_anniu_li_img {
	position: absolute;
	left: 0;
	right: 0;
	top: 55px;
	width: 80px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
	line-height: 175px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main_anniu_li_img1 {
	background: url(../img/banner_anniu_img1.png) no-repeat center;
}
.main_anniu_box li:hover .main_anniu_li_img1 {
	background: url(../img/banner_anniu_img1-1.png) no-repeat center;
}
.main_anniu_li_img2 {
	background: url(../img/banner_anniu_img2.png) no-repeat center;
}
.main_anniu_box li:hover .main_anniu_li_img2 {
	background: url(../img/banner_anniu_img2-2.png) no-repeat center;
}
.main_anniu_li_img3 {
	background: url(../img/banner_anniu_img3.png) no-repeat center;
}
.main_anniu_box li:hover .main_anniu_li_img3 {
	background: url(../img/banner_anniu_img3-3.png) no-repeat center;
}
.main_anniu_box li:hover .main_anniu_li_name {
	color: #496591;
}
.main_anniu_box li:hover .main_anniu_li_con {
	color: #496591;
}
.main_product {
	height: 737px;
	background: url(../img/chanpin.png) no-repeat center;
}
.main_product_title {
	width: 229px;
	height: 29px;
	margin: 104px auto 0 auto;
	position: relative;
	background: url(../img/peo.png) no-repeat center;
}
.main_product_title span {
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	line-height: 29px;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 24px;
	color: #496591;
}
.main_product_title2 {
	text-align: center;
	font-size: 40px;
	color: #496591;
	font-weight: 100;
	margin-top: 20px;
}
.main_product_li {
	height: 395px;
	background-color: #ffffff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main_product_list {
	width: 1100px;
	margin: 55px auto 0 auto;
}
.main_product_list .am-slides li {
	position: relative;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main_product_list .am-slider-default .am-control-nav {
	display: none;
}
.main_product_li_bg {
	height: 311px;
	position: relative;
	border-bottom: 1px solid #E9E9E9;
}
.main_product_li_bgimg {
	width: 168px;
	height: 168px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	margin-top: -89px;
	left: 0;
	right: 0;
	background: url(../img/product_yuan1.png) no-repeat center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main_product_li_bg img {
	position: relative;
}
.main_product_li_title {
	font-size: 16px;
	color: #333333;
	margin-top: 16px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main_product_li_name {
	/*padding-left: 20px;*/
	height: 84px;
	padding: 0 20px;
}
.main_product_li_more {
	position: absolute;
	bottom: 10px;
	/*left: 20px;*/
	font-size: 14px;
	color: #ababab;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main_product_li_more_l {
}
.main_product_li_more_r {
	margin-left: 20px;
}
.main_product_list .am-slides li:hover .main_product_li_bgimg {
	background: url(../img/product_yuan2.png) no-repeat center;
}
.main_product_list .am-slides li:hover .main_product_li_title {
	color: #e05d29;
}
.main_product_list .am-slides li:hover .main_product_li_more {
	color: #e05d29;
}
.main_news {
	height: 654px;
	background-color: #f3f3f3;
}
.main_news_list li {
	width: 337px;
	height: 320px;
	margin-right: 44px;
	overflow: hidden;
	float: left;
}
.main_news_list li.main_news_li3 {
	margin-right: 0;
}
.main_news_list li:nth-child(3) {
	margin-right: 0;
}
.main_news_img {
	width: 337px;
	height: 213px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main_news_list {
	width: 1100px;
	margin: 55px auto 0 auto;
}
.main_news_name {
	margin-top: 20px;
	font-size: 20px;
	color: #333333;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main_news_js {
	font-size: 14px;
	line-height: 26px;
	color: #909090;
	margin-top: 5px;
	table-layout: fixed;
	word-break: break-all;
	overflow: hidden;
}
.main_news_list li:hover .main_news_img {
	height: 168px;
}
.main_news_more {
	font-size: 14px;
	color: #e05d29;
	margin-top: 10px;
}
.main_news_list li:hover .main_news_name {
	color: #e05d29;
}
.main_map {
	height: 605px;
	background: url(../img/main_map_bg.png) no-repeat center;
}
.main_map_box {
	width: 1100px;
	margin: 0 auto;
}
.main_map_img {
	float: left;
	width: 720px;
	height: 420px;
	margin-top: 95px;
}
.main_map_con {
	width: 350px;
	float: left;
	margin-top: 205px;
}
.main_map_con_xian {
	width: 56px;
	height: 1px;
	background-color: #959595;
}
.main_map_con_js {
	font-size: 14px;
	color: #909090;
	line-height: 26px;
	margin-top: 30px;
}
.main_map_con_more {
	font-size: 14px;
	color: #e05d29;
	border: 1px solid #E05D29;
	width: 110px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-top: 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main_map_con_more:hover {
	background-color: #e05d29;
	color: #ffffff;
}
.foot_top {
	height: 303px;
	border-bottom: 1px solid #32343A;
	background-color: #161920;
}
.footer {
	width: 1100px;
	margin: 0 auto;
}
.footer_list {
	margin-top: 100px;
}
.footer_list li {
	float: left;
	margin-right: 62px;
}
.footer_li_title {
	font-size: 16px;
	color: #F7F7F7;
}
.footer_li_title a {
	font-size: 16px;
	color: #FFF;
}
.footer_li_ul {
	color: #a2a2a4;
	font-size: 14px;
}
.footer_li_ul a {
	color: #a2a2a4;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.footer_li_ul a:hover {
	color: #ffffff;
}
.footer_li_ul div {
	margin-top: 10px;
}
.footer_list .footer_list_links {
	width: 260px;
	margin-right: 0;
}
.footer_list_links .footer_li_ul div {
	float: left;
	margin-right: 30px;
}
.footer_list_links .footer_li_ul div.footer_li_ul_link4 {
	margin-right: 0;
}
.foot_bottom {
	height: 72px;
	line-height: 72px;
	font-size: 14px;
	background-color: #161920;
}
.foot_cq {
	float: left;
	color: #a2a2a4;
}
.foot_wzjs {
	float: right;
	color: #a2a2a4;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.foot_wzjs:hover {
	color: #ffffff;
	text-shadow: 0 0 10px rgba(255,255,255,0.6);
}
/*about*/
.nei_banner {
	width: 100%;
	height: 285px;
}
.nei_nav {
	width: 1100px;
	margin: 0 auto;
}
.nei_nav_ul li {
	float: left;
	margin-right: 40px;
	position: relative;
	/*width: 150px;*/
	text-align: center;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #E3E3E3;
}
.nei_nav_ul li a {
	padding: 0 15px;
	font-size: 14px;
	color: #666666;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.nei_nav_ul li a.nei_nav_ul_li_a {
	color: #fff;
	background-color: #e05d29;
}
.nei_nav_ul li a:hover {
	color: #fff;
	background-color: #e05d29;
}
.nei_nav_sanjiao {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	opacity: 0;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 4px solid #E05D29;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.nei_nav_ul li a.nei_nav_ul_li_a .nei_nav_sanjiao {
	opacity: 1;
}
.nei_nav_ul li:hover .nei_nav_sanjiao {
	opacity: 1;
}
.nei_nav_ul {
	margin: 40px 0;
}
.about {
	padding-bottom: 40px;
}
.about_box {
	width: 1100px;
	margin: 0 auto;
}
.about_con p {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	margin-bottom: 8px;
}
.about_photo {
	margin-top: 15px;
}
.about_photo li {
	float: left;
	margin-right: 22px;
	margin-bottom: 22px;
	width: 352px;
	height: 188px;
	overflow: hidden;
	clear: none !important;
}
.about_photo li .am-gallery-item {
	position: relative;
	height: 188px;
	overflow: hidden;
}
.about_photo li .am-gallery-item img {
	width: 352px;
}
.about_photo_amjs {
	position: absolute;
	bottom: 0;
	height: 0;
	width: 100%;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	background: rgba(224,93,41,0.6);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.about_photo li:hover .about_photo_amjs {
	height: 40px;
}
.about_photo li.about_photo_li3 {
	margin-right: 0;
}
.about_photo .am-gallery {
	padding: 0;
}
.about_photo .am-gallery-default>li {
	padding: 0;
}
/*about*/
/*contact*/
.contact {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 120px;
}
#container {
	width: 1100px;
	height: 354px;
}
.contact_xinxi {
	margin-top: 100px;
}
.contact_title {
	font-size: 16px;
	color: #000000;
	margin-bottom: 14px;
}
.contact_js {
	font-size: 14px;
	color: #666666;
	line-height: 34px;
}
.contact_xinxi_con {
	width: 545px;
	float: left;
}
.contact_xinxi_form {
	float: left;
	width: 550px;
}
.contact_xinxi_input {
	margin-bottom: 22px;
}
.contact_xinxi_input1 input {
	width: 550px;
	height: 39px;
	border: 1px solid #CACACA;
	padding-left: 10px;
	font-size: 14px;
	color: #666666;
}
.contact_xinxi_input2 input {
	width: 265px;
	height: 39px;
	border: 1px solid #CACACA;
	padding-left: 10px;
	font-size: 14px;
	color: #666666;
}
.form_input {
	margin-right: 20px;
}
.contact_xinxi_input3 textarea {
	width: 550px;
	height: 96px;
	font-size: 14px;
	padding-left: 10px;
	color: #666666;
	border: 1px solid #CACACA;
}
.contact_xinxi_submit input {
	width: 265px;
	height: 37px;
	background-color: #496591;
	border: none;
	color: #ffffff;
	font-size: 14px;
	float: right;
}
/*contact*/
/*news*/
.news_list {
	width: 1100px;
	margin: 0 auto;
}
.news_list li {
	border: 1px solid #EBECED;
	width: 100%;
	height: 200px;
	margin-bottom: 30px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.news_list li:hover {
	box-shadow: 0 0 14px rgba(235,236,237,1);
}
.news_li {
	height: 100%;
}
.news_li_img {
	width: 290px;
	text-align: center;
	height: 100%;
	float: left;
	border-right: 1px solid #EBECED;
}
.news_li_img_con img {
	width: 242px;
	height: 155px;
}
.news_li_img_con {
	width: 242px;
	margin: 21px auto 0 auto;
}
.news_li_con {
	width: 754px;
	height: 100%;
	float: left;
	border-right: 1px solid #EBECED;
}
.news_li_con_box {
	width: 690px;
	padding-left: 20px;
}
.news_li_name {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-top: 40px;
}
.news_li_xian {
	width: 30px;
	height: 3px;
	margin-top: 12px;
	background-color: #c7c7c7;
}
.news_li_js {
	margin-top: 14px;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	table-layout: fixed;
	word-break: break-all;
	overflow: hidden;
}
.news_li_more {
	width: 54px;
	height: 100%;
	float: left;
	padding-top: 82px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.news_li_more_li {
	width: 6px;
	height: 6px;
	box-shadow: 0 0 10px rgba(255,255,255,0.8);
	margin: 0 auto 9px auto;
	background-color: #496591;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.news_list li:hover .news_li_more {
	background-color: #496591;
}
.news_list li:hover .news_li_more_li {
	background-color: #ffffff;
}
/*news*/
/*sales*/
.sales_box {
	width: 1100px;
	margin: 0 auto;
}
.sales_map {
	height: 530px;
	width: 100%;
	position: relative;
	background: url(../img/contact_map_bg.png) no-repeat center;
}
.sales_map_button {
	width: 8px;
	cursor: pointer;
	height: 8px;
	background: #e05d29;
	border-radius: 50%;
	position: absolute;
}
.sales_map .sales_map_button_yantai {
	background: url(../img/xingxing.png) no-repeat center;
	border-radius: 0;
	width: 16px;
	height: 16px;
}
.sales_map .sales_map_button_yantai .sales_map_button_k {
	left: -46px;
}
.sales_map_button_k {
	position: absolute;
	height: 35px;
	display: none;
	width: 107px;
	background-color: #e05d29;
	border-radius: 8px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	line-height: 35px;
	top: -45px;
	left: -49px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
/*.sales_map_button:hover .sales_map_button_k{*/
    /*opacity: 1;*/
/*}*/
.triangle {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 4px solid #E05D29;
	position: absolute;
	bottom: -4px;
	right: 0;
	left: 0;
	margin: 0 auto;
}
.sales_xian {
	width: 84px;
	height: 2px;
	background-color: #e05d29;
}
.sales_js {
	width: 1020px;
	margin: 0 auto;
}
.sales_js_box {
	margin-top: 14px;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.sales {
	padding-bottom: 100px;
}
/*sales*/
/*product*/
.product_box {
	width: 1100px;
	margin: 40px auto 0 auto;
}
.product_box_con {
	font-size: 15px;
	color: #666;
	line-height: 30px;
	border-top: 1px dashed #b3aeae;
	border-bottom: 1px dashed #b3aeae;
	padding: 30px 0;
}
.product_box_con span {
	font-weight: bold;
}
.product_box_list {
	margin-top: 50px;
}
.product li {
	float: left;
	margin-right: 52px;
	margin-bottom: 30px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.product li.product_li3 {
	margin-right: 0;
}
.product_li {
	width: 331px;
	height: 374px;
	border: 1px solid #ECECEC;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.product li:hover .product_li {
	border: 1px solid #E05D29;
	box-shadow: 0 0 10px #ECECEC;
}
.product_li_bg {
	height: 298px;
	width: 100%;
	border-bottom: 1px solid #ECECEC;
	background: url(../img/product_bg1.png) no-repeat center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.product li:hover .product_li_bg {
	background: url(../img/product_bg2.png) no-repeat center;
}
.product_li_con {
	padding-left: 25px;
}
.product_li_name {
	font-size: 16px;
	color: #333333;
	margin-top: 15px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.product li:hover .product_li_name {
	color: #E05D29;
}
.product_li_more {
	font-size: 14px;
	color: #ababab;
}
/*product*/
/*prod*/
.prod_box {
	width: 1100px;
	margin: 0 auto;
}
.posd_list li {
	float: left;
	margin-right: 25px;
	margin-bottom: 35px;
}
.posd_list li.posd_lipc3 {
	margin-right: 0;
}
.posd_list li:nth-child(3n) {
	margin-right: 0;
}
.posd_li {
	width: 350px;
	height: 294px;
	cursor: pointer;
}
.posd_li_img {
	height: 244px;
	width: 100%;
	border: 1px solid #BBBDBE;
	overflow: hidden;
}
.posd_li_img img {
	width: 100%;
}
.posd_li_con {
	height: 50px;
	line-height: 50px;
}
.posd_li_con_name {
	float: left;
	padding-left: 16px;
	width: 247px;
	background-color: #A4A4A4;
	color: #ffffff;
	font-size: 14px;
	height: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.posd_li_con_more {
	padding-left: 14px;
	float: right;
	height: 100%;
	width: 100px;
	font-size: 14px;
	color: #ffffff;
	background: #A4A4A4 url(../img/prod_search.png) no-repeat 10px 20px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.posd_li_con_more span {
	margin-left: 16px;
}
.posd_list li:hover .posd_li_con_name {
	background-color: #34507e;
}
.posd_list li:hover .posd_li_con_more {
	background-color: #E05D29;
}
/*prod*/
/*show_page*/

.newshowbox {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0;
}
.newshow_name {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
}
.newshow_zx div {
	float: left;
	font-size: 12px;
	color: #999999;
}
.newshow_ctrl a {
	color: #999999;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.newshow_ctrl a:hover {
	color: #333;
}
.newshow_follow {
	margin-right: 20px;
}
.newshow_fx .bdsharebuttonbox a {
	margin: 0 6px 0 0;
}
.newshow_fx {
	margin-left: 30px;
}
.newshow_zx {
	margin-top: 15px;
}
.newshow_title {
	padding-bottom: 16px;
	border-bottom: 1px solid #cccccc;
}
.newshow_zx .newshow_back {
	float: right;
}
.newshow_back a {
	color: #999999;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.newshow_back a:hover {
	color: #333333;
}
.newshow_cont {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	margin-top: 24px;
}
.newshow_cont p {
	margin-bottom: 16px;
	table-layout: fixed;
	word-break: break-all;
	overflow: hidden;
}
/**/
.newshow_aboutsearch {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.newshow_aboutsearch a {
	color: #333333;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.newshow_aboutsearch a:hover {
	color: #666666;
}
.newshow_pjs {
	margin-top: 20px;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.newshow_p a {
	color: #333333;
	padding-bottom: 2px;
	border-bottom: 1px solid #666666;
}
.newshow_p {
	float: left;
}
.newshow_pjs_fx {
	float: right;
}
.newshow_bottom {
	margin-top: 14px;
}
/**/
.newshow_fy {
	width: 100%;
	font-size: 14px;
	margin-top: 20px;
}
.newshow_fy_prev {
	float: left;
	width: 50%;
}
.newshow_fy_next {
	float: right;
	width: 50%;
}
.newshow_fy_prev_a1 {
	display: block;
	height: 60px;
	width: 20%;
	float: left;
	line-height: 60px;
	color: #555555;
	text-align: center;
	background-color: #dbdbdb;
}
.newshow_fy_prev_a2 {
	display: block;
	height: 60px;
	width: 75%;
	float: left;
	padding-left: 5%;
	line-height: 60px;
	color: #555555;
	background-color: #eaeaea;
}
.newshow_fy_next .newshow_fy_prev_a2 {
	text-align: right;
	padding-right: 5%;
	padding-left: 20px;
	background: #eaeaea url(../img/2.png) repeat-y;
}
.newshow_fy a {
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.newshow_fy a:hover {
	color: #000;
}
/*show_page*/
.lang img {
	margin-right: 5px;
}
.lang a {
	font-size: 14px;
	color: #666666;
	margin-top: 4px;
	vertical-align: middle;
}
.lang a:hover {
	color: #4a6592;
}
/*响应式补充*/
.touch_head {
	display: none;
}
.main_product_touch {
	display: none;
}
.main_news_img_img {
	display: none;
}

/*响应式补充*/


@media screen and (max-width: 640px) {
#head {
	display: none;
}
.touch_head {
	display: block;
}
.touch_head .am-header .am-header-nav img {
	vertical-align: top;
	height: 65px;
}
.touch_head .am-header {
	height: 65px;
	line-height: 65px;
}
.touch_head .am-header-default {
	background-color: #4a6592;
}
.touch_head .am-menu-offcanvas1 .am-menu-toggle {
	width: 35px;
	line-height: 35px;
	height: 35px;
	border: 1px solid #f1f1f1;
	border-radius: 3px;
	color: #fff;
	font-size: 30px;
	/*font-family: monospace;*/
	top: -49px;
	right: 10px;
}
.banner .am-viewport li {
	height: 150px;
}
.banner {
	height: 150px;
}
.banner_li {
	height: 150px;
	background-size: auto 150px !important;
}
.banner .am-slider-a1 .am-control-nav li a {
	border-radius: 50%;
	width: 14px;
	height: 14px;
}
.banner .am-slider-a1 .am-control-nav li {
	margin: 0 4px;
}
.banner_new {
	width: 90%;
	margin: 25px auto 0 auto;
	background-color: #ffffff;
	height: 42px;
	border: 1px solid #E0E0E0;
	line-height: 42px;
}
.banner_new_box {
	width: 100%;
	height: 42px;
}
.banner_new_con {
	height: 40px;
	width: 84%;
}
.banner_new_img {
	width: 16%;
	height: 40px;
	line-height: 40px;
	background-color: #4a6592;
}
.banner_new_img img {
	width: 20px;
}
.scrollText {
	height: 40px;
	line-height: 40px;
}
.scrollText li {
	padding: 0 5px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.scrollText li a {
	color: #333333;
}
.main_anniu {
	height: auto;
}
.main_anniu_box {
	margin: 30px auto;
	width: 90%;
}
.main_anniu_box li.main_anniu_li_li2 {
	display: none;
}
.main_anniu_box li {
	width: 33%;
	margin-right: 0;
}
.main_anniu_li {
	background: none;
	width: auto;
	height: auto;
}
.main_anniu_li2 {
	background: none;
	width: auto;
	height: auto;
}
.main_anniu_li_img {
	position: static;
	line-height: normal;
	background-size: 64% !important;
}
.main_anniu_li_img img {
	width: 50px;
}
.main_anniu_li_con {
	display: none;
}
.main_anniu_li_name {
	font-size: 14px;
	margin-top: 10px;
}
.main_product_pc {
	display: none;
}
.main_product_touch {
	display: block;
}
.main_product_list {
	width: 90%;
	margin: 20px auto 0 auto;
}
.main_product_title {
	margin: 20px auto 0 auto;
}
.main_product_title span {
	font-size: 20px;
	bottom: -14px;
}
.main_product_title2 {
	font-size: 16px;
}
.main_product {
	height: auto;
	padding-bottom: 20px;
}
.main_product_li_more_r {
	display: none;
}
.main_news_list {
	width: 90%;
	margin: 20px auto 0 auto;
}
.main_news_list li {
	width: 49%;
	margin-right: 2%;
	height: auto;
}
.main_news_list li.main_news_li2_touch {
	margin-right: 0;
}
.main_news_list li:nth-child(2) {
	margin-right: 0;
}
.main_news_list li.main_news_li3 {
	display: none;
}
.main_news_list li:nth-child(3) {
	display: none;
}
.main_news_img {
	width: 100%;
	height: auto;
}
.main_news_img_img {
	display: block;
	width: 100%;
}
.main_news_name {
	font-size: 14px;
	margin-top: 5px;
	line-height: 16px;
}
.main_news_js {
	line-height: 20px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.main_news {
	height: auto;
	padding-bottom: 20px;
}
.main_map_box {
	width: 100%;
}
.main_product_li_bg {
	height: auto;
}
.main_product_li {
	height: auto;
	padding-bottom: 10px;
}
.main_product_li_name {
	height: auto;
}
.main_product_li_more {
	position: static;
}
.main_map_img {
	float: none;
	width: 100%;
	height: auto;
	margin-top: 20px;
	background: none;
}
.main_map_img_img {
	display: block;
	width: 100%;
}
.main_map_con {
	width: 90%;
	margin: 20px auto 0 auto;
	float: none;
}
.main_map_con_js {
	margin-top: 15px;
}
.main_map {
	height: auto;
	padding-bottom: 20px;
}
.foot_top {
	display: none;
}
.footer {
	width: 90%;
}
.foot_bottom {
	line-height: normal;
}
.foot_cq {
	float: none;
	margin-top: 20px;
}
.foot_wzjs {
	float: none;
}
/*about*/
.nei_banner {
	height: 100px;
	background-size: auto 100px !important;
}
.nei_nav {
	display: none;
}
.about_box {
	width: 90%;
	margin: 15px auto 0 auto;
}
.about_con img {
	width: 100% !important;
	height: auto !important;
}
.about_con p {
	line-height: 20px;
}
.about_photo li {
	width: 100%;
	height: 154px;
	margin-right: 0;
}
/*about*/
    /*contact*/
.contact {
	width: 90%;
	padding-bottom: 20px;
}
.contact_map {
	display: none;
}
.contact_xinxi {
	margin-top: 20px;
}
.contact_title {
	margin-bottom: 5px;
}
.contact_js {
	line-height: 24px;
}
.contact_xinxi_con {
	width: 100%;
	float: none;
}
.contact_xinxi_form {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.contact_xinxi_input1 input {
	width: 100%;
}
.contact_xinxi_input2 input {
	width: 100%;
}
.contact_xinxi_input3 textarea {
	width: 100%;
}
.contact_xinxi_submit input {
	width: 60%;
}
.contact_xinxi_input {
	margin-bottom: 0;
}
.contact_xinxi_input input {
	margin-bottom: 15px;
}
.contact_xinxi_input textarea {
	margin-bottom: 15px;
}
/*contact*/
    /*news*/
.news_list {
	width: 94%;
	padding-bottom: 20px;
}
.news_list li {
	width: 49%;
	height: auto;
	border: none;
	float: left;
	margin-right: 2%;
	margin-bottom: 0;
	margin-top: 20px;
}
.news_list li.news_touch_li2 {
	margin-right: 0;
}
.news_list li:nth-child(2n) {
	margin-right: 0;
}
.news_li_img {
	width: 100%;
	margin: 0 auto;
	float: none;
	border: none;
}
.news_li_img_con {
	width: 100%;
	margin: 0 auto 0 auto;
}
.news_li_img_con img {
	width: 100%;
	height: auto !important;
}
.news_li_con {
	width: 100%;
	margin: 0 auto;
	float: none;
	border-right: none;
}
.news_li_con_box {
	width: 100%;
	padding-left: 0;
}
.news_li_name {
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px;
	word-wrap : break-word;
	word-break : break-all;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_li_xian {
	display: none;
}
.news_li_js {
	line-height: 20px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.news_li_more {
	display: none;
}
/*news*/
    /*sales*/
.sales_map {
	display: none;
}
.sales_box {
	width: 100%;
}
.sales_js {
	width: 90%;
	margin: 0 auto;
}
.sales {
	padding: 30px 0;
}
/*sales*/
    /*product*/
.product_box {
	width: 94%;
	padding-bottom: 20px;
}
.product li {
	width: 49%;
	height: auto;
	margin-right: 2% !important;
	margin-bottom: 0;
	margin-top: 15px;
}
.product li.product_touch_li2 {
	margin-right: 0 !important;
}
.product_li {
	width: 100%;
	height: auto;
}
.product_li_bg {
	height: auto;
	background: none;
}
.product_li_bg img {
	width: 100%;
}
.product_li_con {
	padding-left: 10px;
}
.product_li_name {
	margin-top: 5px;
}
/*product*/
    /*prod*/
.prod_box {
	width: 94%;
	padding-bottom: 20px;
}
.posd_list li {
	margin-right: 2% !important;
	width: 49%;
	margin-bottom: 0;
	margin-top: 15px;
}
.posd_list li.posd_list_touch_li2 {
	margin-right: 0 !important;
}
.posd_list li:nth-child(2n) {
	margin-right: 0 !important;
}
.posd_li {
	width: 100%;
	height: auto;
}
.posd_li_img {
	width: 100%;
	height: auto;
}
.posd_li_img img {
	width: 100%;
}
.posd_li_con {
	height: 40px;
	line-height: 40px;
}
.posd_li_con_name {
	width: 100%;
	padding-left: 0;
	font-size: 12px;
	text-align: center;
}
.posd_li_con_more {
	display: none;
}
/*prod*/
    /*show_page*/
.newshowbox {
	width: 90%;
}
.newshow_fx {
	display: none;
}
.newshow_zx {
	margin-top: 8px;
}
.newshow_zx div {
	margin-top: 10px;
}
.newshow_cont img {
	width: 100%;
}
.newshow_p {
	float: none;
	font-size: 12px;
}
.newshow_fy_prev {
	width: 100%;
	float: none;
}
.newshow_fy_next {
	width: 100%;
	float: none;
}
.newshow_fy_next .newshow_fy_prev_a1 {
	float: left;
}
.newshow_fy_next .newshow_fy_prev_a2 {
	float: right;
	text-align: left;
	padding-left: 2%;
	padding-right: 0;
	margin-right: 2%;
	background: #eaeaea;
}
.newshow_fy {
	font-size: 12px;
}
.newshow_fy_prev_a2 {
	padding-left: 2%;
	width: 78%;
}
/*show_page*/
}
